Skip to content

impl(generator): update emitted build files for c++17#16209

Open
scotthart wants to merge 2 commits into
googleapis:mainfrom
scotthart:generator_build_files_cxx17
Open

impl(generator): update emitted build files for c++17#16209
scotthart wants to merge 2 commits into
googleapis:mainfrom
scotthart:generator_build_files_cxx17

Conversation

@scotthart

Copy link
Copy Markdown
Member

No description provided.

@scotthart scotthart requested review from a team as code owners June 26, 2026 21:04

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the C++ standard from C++14 to C++17 across all quickstart samples and the scaffold generator. It configures CMake, Makefiles, and Bazelrc files to require C++17, and updates the scaffold generator and its corresponding tests to reflect these changes. I have no feedback to provide as the changes are correct and align with the repository's C++17 minimum standard requirement.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.23%. Comparing base (82a1287) to head (fe7573c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16209      +/-   ##
==========================================
- Coverage   92.24%   92.23%   -0.01%     
==========================================
  Files        2265     2265              
  Lines      210126   210130       +4     
==========================================
- Hits       193834   193823      -11     
- Misses      16292    16307      +15     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants